home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000372_news@columbia.edu _Wed Feb 28 15:49:55 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA24828
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 28 Feb 2001 15:49:53 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA12355
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 28 Feb 2001 15:38:28 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@columbia.edu (Frank da Cruz)
  10. Subject: Re: why are there two version of cku196 for solaris sparc?
  11. Date: 28 Feb 2001 20:38:28 GMT
  12. Organization: Columbia University
  13. Message-ID: <97jnk4$c20$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <983395897.412245@irys.nyx.net>,
  17. arthur wouk <awouk@blackhole.nyx.net> wrote:
  18. : in preparation for an os upgrade, i went to watsun and picked up
  19. : c-kermit for solaris2.6  for sparc. i found two of them, and i got
  20. : them, but cannot find out which is which. one has solaris26x25 in
  21. : stead of solaris26 in the name.
  22. Because it includes support for SunLink X.25.  It probably will run only
  23. on Solaris systems that have Sunlink X.25 installed.
  24.  
  25. : also, no binaries for cku197 are found. do i have to compile this
  26. : myself? are there any known problems?
  27. 196 and 197 are identical for Solaris, but you might want to pick up
  28. C-Kermit 7.1 Alpha, because it fixes a serious problem in 7.0, namely
  29. that hardware flow control  ("set flow rts/cts") did not work in
  30. Solaris.
  31.  
  32. - Frank